home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / graphics / dust / dusthelp / windowsize < prev    next >
Encoding:
Text File  |  1995-05-24  |  246 b   |  7 lines

  1.   COMMAND WINDOWSIZE
  2. -----------------------------------------------------------------
  3.     Purpose: size the specified window
  4.       Usage: WINDOWSIZE(<windowID>,<XSize>[,<YSize>])
  5.    Examples: windowsize(2,400)
  6.              windowsize(2,400,200)
  7.